Get Job Maturity Overview
Generate the Job Maturity Overview for all Jobs in the system.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
The maximal number of returned entities.
Required range:
1 < x < 500
The applied offset for returned entities, results starting from offset
up to offset + limit
.
Required range:
x > 0
Reports are always stored for a certain time, and if this endpoint is called again within that time, the stored report is returned without recalculating. If force_recalculate
is set to true
, the report is recalculated and the stored report is overwritten.
If enabled, the low_data_availability
flag on Jobs will be updated according the results of the report.
Was this page helpful?